home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Utils / RememberMe / rememberme18install.exe / {app} / Rem.mdb / Category.json next >
Encoding:
JavaScript Object Notation  |  2006-07-29  |  382 b 

  1. {
  2.     "schema": {
  3.         "id": "Long Integer",
  4.         "Category": "Text (50)",
  5.         "Profile": "Text (50)"
  6.     },
  7.     "data": [
  8.         {
  9.             "id": 24,
  10.             "Category": "Games",
  11.             "Profile": "default"
  12.         },
  13.         {
  14.             "id": 26,
  15.             "Category": "Personal",
  16.             "Profile": "default"
  17.         },
  18.         {
  19.             "id": 1,
  20.             "Category": "E-mail",
  21.             "Profile": "default"
  22.         },
  23.         {
  24.             "id": 2,
  25.             "Category": "Bank",
  26.             "Profile": "default"
  27.         },
  28.         {
  29.             "id": 3,
  30.             "Category": "Forum",
  31.             "Profile": "default"
  32.         },
  33.         {
  34.             "id": 6,
  35.             "Category": "Business",
  36.             "Profile": "default"
  37.         }
  38.     ]
  39. }